[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / d / 4 / 7 / MKFitpoloDataManager / 0.0.1 / MKFitpoloDataManager.podspec.json
blob0d2a6816845aa1e40d32c72e1cb1777b417e964c
2   "name": "MKFitpoloDataManager",
3   "version": "0.0.1",
4   "summary": "SDK",
5   "description": "手环通信SDK,目前有701、703、705三款手环",
6   "homepage": "http://120.27.8.241/mokoBaseLibrary/MKFitpoloDataManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chengang": "chengang@mokotechnology.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "source": {
22     "git": "git@120.27.8.241:mokoBaseLibrary/MKFitpoloDataManager.git",
23     "tag": "0.0.1"
24   },
25   "requires_arc": true,
26   "source_files": "MKFitpoloDataManager/*.{h,m}",
27   "dependencies": {
28     "MKFitpolo701SDK": [
30     ],
31     "MKFitpolo705SDK": [
33     ]
34   }