[Add] HyperTrident 2.2.2.3
[CocoaPods.git] / Specs / 0 / 6 / 4 / JNPieLoader / 0.0.1 / JNPieLoader.podspec.json
blob523152e747be5076bd19aecf43301dbe04137282
2   "name": "JNPieLoader",
3   "version": "0.0.1",
4   "summary": "A pie loader for iOS",
5   "authors": "John Omar (https://github.com/johnomarkid)",
6   "homepage": "https://github.com/actilot1568/JNPieLoader",
7   "license": {
8     "type": "Apache 2.0"
9   },
10   "source": {
11     "git": "https://github.com/actilot1568/JNPieLoader.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "*.{h,m}",
15   "resources": [
16     "FeedBlankStatusButton*.png"
17   ],
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true,
23   "preserve_paths": "*",
24   "platforms": {
25     "ios": "8.0"
26   }