[Add] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git] / Specs / a / f / 2 / TAKKit / 1.1.0 / TAKKit.podspec.json
blobcc70594423817e682caa1d27efcf5a562e0abe53
2   "name": "TAKKit",
3   "version": "1.1.0",
4   "summary": "Util",
5   "homepage": "https://github.com/taka0125/TAKKit",
6   "license": "MIT",
7   "authors": {
8     "Takahiro Ooishi": "taka0125@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/taka0125/TAKKit.git",
12     "tag": "1.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes",
19   "header_mappings_dir": "Classes",
20   "social_media_url": "https://twitter.com/taka0125",
21   "subspecs": [
22     {
23       "name": "Core",
24       "source_files": [
25         "Classes/Core.h",
26         "Classes/Core"
27       ]
28     }
29   ]