[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 6 / d / RedTroops / 3.0.1 / RedTroops.podspec.json
blobc2ec1cae3d99637e01097f0ee50499eeb8495ebd
2   "name": "RedTroops",
3   "version": "3.0.1",
4   "summary": "IN-APP Advertising SDK",
5   "description": "                   A longer description of RedTroops in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "http://RedTroops.com",
7   "license": {
8     "type": "MIT",
9     "text": "                                    Copyright 2015\n                                    RedTroops\n"
10   },
11   "authors": {
12     "RedTroops": "samer@redtroops.com"
13   },
14   "social_media_url": "http://twitter.com/RedTroops",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/RedTroops/IOS-SDK.git",
20     "tag": "3.0.1"
21   },
22   "source_files": [
23     "RedTroops-IOS-SDK/include/*.{h}",
24     "RedTroops.a"
25   ],
26   "frameworks": [
27     "SystemConfiguration",
28     "QuartzCore",
29     "CoreGraphics",
30     "Security",
31     "MobileCoreServices",
32     "CoreTelephony"
33   ],
34   "requires_arc": true,
35   "dependencies": {
36     "AFNetworking": [
37       "~> 2.0"
38     ]
39   }