[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 8 / YAUIKit / 3.0.3 / YAUIKit.podspec.json
blob568b226d1c295b7f42a9f9f56687fcbfccf2ddc6
2   "name": "YAUIKit",
3   "version": "3.0.3",
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.3"
17   },
18   "source_files": "Source/**/*.{c,h,m}",
19   "dependencies": {
20     "Masonry": [
22     ],
23     "KVOController": [
25     ]
26   }