[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 4 / c / ANCSDK / 1.0.0 / ANCSDK.podspec.json
blob283eb16bcee5b722dc525e70c945352b9b286660
2   "name": "ANCSDK",
3   "version": "1.0.0",
4   "summary": "ANCSDK.",
5   "description": "This is library for subscribe to ANC system",
6   "homepage": "https://bitbucket.org/eggapplication/ancsdk",
7   "license": "MIT",
8   "authors": {
9     "Suchon Dumnin": "mrdumnin@gmail.com"
10   },
11   "source": {
12     "git": "https://mrdumnin@bitbucket.org/eggapplication/ancsdk.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ANCSDK": [
22       "Pod/Assets/*.png"
23     ]
24   }