[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / f / 1 / traceguide / 0.1.3 / traceguide.podspec.json
blobe1878a3405b454820e9b17685c93d76935eb961c
2   "name": "traceguide",
3   "version": "0.1.3",
4   "summary": "a cocoa / ObjC integration library for the Traceguide pilot.",
5   "description": "This space intentionally left blank.",
6   "homepage": "https://github.com/resonancelabs/api-cocoa",
7   "license": "MIT",
8   "authors": {
9     "Ben Sigelman": "bhs@resonancelabs.com"
10   },
11   "source": {
12     "git": "https://github.com/resonancelabs/api-cocoa.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "pod/traceguide/Pod/Classes/**/*",
20   "resource_bundles": {
21     "traceguide": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "thrift": [
27       "~> 0.9.2"
28     ]
29   }