Latest | 1.5.0 |
---|---|
Homepage | https://github.com/yh980237697/YHPodLib |
License | MIT |
Platforms | ios 8.0 |
Frameworks | UIKit, MapKit, WebKit, MediaPlayer, CoreLocation, AdSupport, CoreMedia, AVFoundation, CoreTelephony, StoreKit, SystemConfiguration, MobileCoreServices |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
YHPodLib is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'YHPodLib'
Author
yh980237697, [email protected]
License
YHPodLib is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "YHPodLib", "version": "1.5.0", "summary": "My love.", "description": "Follow your heart, and you can be yourself.", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "yh980237697": "[email protected]" }, "homepage": "https://github.com/yh980237697/YHPodLib", "source": { "git": "https://github.com/yh980237697/YHPodLib.git", "tag": "1.5.0" }, "platforms": { "ios": "8.0" }, "frameworks": [ "UIKit", "MapKit", "WebKit", "MediaPlayer", "CoreLocation", "AdSupport", "CoreMedia", "AVFoundation", "CoreTelephony", "StoreKit", "SystemConfiguration", "MobileCoreServices" ], "vendored_frameworks": "YHPodLib/Classes/WMAdSDK.framework", "resource_bundles": { "YHPodLib": [ "YHPodLib/Assets/WMAdSDK.bundle" ] } }
Sun, 19 Aug 2018 05:40:03 +0000