[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 1 / 6 / NQLibrary / 0.1.0 / NQLibrary.podspec.json
blob19d294e8397f1b80ff338e9a379e5cec42301cb6
2   "name": "NQLibrary",
3   "version": "0.1.0",
4   "summary": "This is collection my libraries.",
5   "homepage": "https://github.com/quannguyen90/NQLibrary",
6   "license": "MIT",
7   "authors": {
8     "Quan Nguyen Van": "quannv.tm@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/quannguyen90/NQLibrary.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "NQLibrary": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "frameworks": "XCTest",
25   "dependencies": {
26     "AFNetworking": [
28     ]
29   }