[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 2 / 7 / BleCommC / 0.5.1 / BleCommC.podspec.json
blob3196b8336b7053652f715d1d639465a8c0881c37
2   "name": "BleCommC",
3   "version": "0.5.1",
4   "summary": "Simple BLE Communication Library - Objective C Version",
5   "description": "Simple BLE Communication Library (Objective C Version) as CocoaPod",
6   "homepage": "https://github.com/perusworld/BleCommC",
7   "license": "MIT",
8   "authors": {
9     "Saravana Perumal Shanmugam": "saravanaperumal@msn.com"
10   },
11   "source": {
12     "git": "https://github.com/perusworld/BleCommC.git",
13     "tag": "0.5.1"
14   },
15   "social_media_url": "https://twitter.com/perusworld",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "BleCommC": [
23       "Pod/Assets/*.png"
24     ]
25   }