[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / 3 / Paramount / 0.1.0 / Paramount.podspec.json
blob7514d4d7c51d38521d753ec4dd6216c20428f0b8
2   "name": "Paramount",
3   "summary": "Like Flipboard FLEX, but allows custom action",
4   "version": "0.1.0",
5   "homepage": "https://github.com/onmyway133/Paramount",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/Paramount.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "source_files": "Sources/**/*",
21     "frameworks": [
22       "UIKit",
23       "Foundation"
24     ]
25   },
26   "resource_bundles": {
27     "Paramount": [
28       "Sources/Paramount.bundle/*.png"
29     ]
30   }