[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / d / 8 / Woopra / 0.0.1 / Woopra.podspec.json
blobec373a7107ea75c34557675f5050d6961fa6fe23
2   "name": "Woopra",
3   "version": "0.0.1",
4   "summary": "This pod provides an easy way to integate the Woopra SDK.",
5   "description": "This pod provides an easy way to integate the Woopra SDK. Woopra is a third-party analytics engine that has extensions for mobile (iOS/Android) events.",
6   "homepage": "https://github.com/willseward/Woopra",
7   "license": "MIT",
8   "authors": {
9     "Wills Ward": "wills.e.ward@tcu.edu"
10   },
11   "source": {
12     "git": "https://github.com/willseward/Woopra.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": false,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Woopra": [
22       "Pod/Assets/*.png"
23     ]
24   }