[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / c / SmartAdLib / 1.1.5 / SmartAdLib.podspec.json
blob6aee7a0516fbdd48e644bc2426f3fb1134cbdd4b
2   "name": "SmartAdLib",
3   "version": "1.1.5",
4   "summary": "Bluetooth iBeacon Advertisement and Analysis Library.",
5   "description": "                       SmartAd Provide the easiest developer friendly iBeacon Advertisement system. We provide both back and front end for your development.\n\n",
6   "homepage": "http://www.igpsd.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 IGPSD Ltd Inc. All Rights Reserved."
10   },
11   "authors": {
12     "Chris Chan": "chrischan@igpsd.com"
13   },
14   "source": {
15     "git": "https://github.com/moming2k/SmartAdLib.git",
16     "tag": "1.1.5"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "SmartAdLib": [
25       "Pod/Assets/*.png"
26     ]
27   },
28   "frameworks": [
29     "AudioToolbox",
30     "AVFoundation",
31     "CoreGraphics",
32     "CoreMedia",
33     "CoreTelephony",
34     "EventKit",
35     "EventKitUI",
36     "MessageUI",
37     "StoreKit",
38     "SystemConfiguration",
39     "CoreBluetooth",
40     "CoreLocation",
41     "AdSupport"
42   ],
43   "dependencies": {
44     "AFNetworking": [
45       "~> 2.0"
46     ]
47   }