[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / c / 9 / CNMLib / 1.3.4 / CNMLib.podspec.json
blob201640d3a3554496de2ea323d14c02656aae9187
2   "name": "CNMLib",
3   "version": "1.3.4",
4   "summary": "A short description of CNMLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xiamoweinuan/CNMLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiamoweinuan": "gaoshuangone@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xiamoweinuan/CNMLib.git",
16     "tag": "1.3.4"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "CNMLib/Classes/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "Masonry": [
29     ],
30     "MJRefresh": [
32     ],
33     "FMDB": [
35     ]
36   }