[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 6 / 8 / YAUIKit / 3.0.5 / YAUIKit.podspec.json
blob1cb520c39340ba9fd8ce05897a4b1c30508dd7db
2   "name": "YAUIKit",
3   "version": "3.0.5",
4   "summary": "YAUIKit",
5   "homepage": "https://github.com/candyan/YAUIKit",
6   "license": "MIT",
7   "authors": {
8     "Candyan": "liuyanhp@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/candyan/YAUIKit.git",
16     "tag": "3.0.5"
17   },
18   "source_files": "Source/**/*.{c,h,m}",
19   "dependencies": {
20     "Masonry": [
22     ],
23     "KVOController": [
25     ]
26   }