[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 4 / c / ANCSDK / 1.0.1 / ANCSDK.podspec.json
blob2dba0e22a0536fec99a39e458742f2101d3b5930
2   "name": "ANCSDK",
3   "version": "1.0.1",
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.1"
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   }