[Add] JLBlueLink 1.0.0
[CocoaPods.git] / Specs / 5 / c / 9 / CNMLib / 1.4.6 / CNMLib.podspec.json
blob40382f0297e22c4dcb4b835b50fc9e7301e9346d
2   "name": "CNMLib",
3   "version": "1.4.6",
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.6"
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   }