[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / c / 9 / CNMLib / 1.4.8 / CNMLib.podspec.json
blobca2fc75511c53227bfcaaf6b21258c4a6f28fbd3
2   "name": "CNMLib",
3   "version": "1.4.8",
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     "xihelaobo": "xihelaobo@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/xiamoweinuan/CNMLib.git",
17     "tag": "1.4.8"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "CNMLib/Classes/**/*.{h,m}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Masonry": [
30     ],
31     "MJRefresh": [
33     ],
34     "FMDB": [
36     ]
37   }