[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / a / BMBlinkDemo / 0.1.2 / BMBlinkDemo.podspec.json
blob177468aeb4ee4e7cd3bba6320f08ccb1cbedcc3c
2   "name": "BMBlinkDemo",
3   "version": "0.1.2",
4   "summary": "开源库创建demo",
5   "description": "\"开源库创建demo,开源库创建步骤\"",
6   "homepage": "https://github.com/Licl123/BMBlinkDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "licl@adnonstop.com": "licl@adnonstop.com"
13   },
14   "source": {
15     "git": "https://github.com/Licl123/BMBlinkDemo.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BMBlinkDemo/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit",
25     "UserNotifications",
26     "UserNotificationsUI"
27   ],
28   "dependencies": {
29     "AFNetworking": [
30       "~> 2.3"
31     ]
32   }