[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / e / 7 / 1 / PFPlayStationLoadingView / 1.0.0 / PFPlayStationLoadingView.podspec.json
blob5e73ee0d80e0ce3107303194719148ea9909bba3
2   "name": "PFPlayStationLoadingView",
3   "version": "1.0.0",
4   "summary": "A cute loading indicator just like the new PlayStation's way.",
5   "description": "A cute loading indicator just like the new PlayStation app's way. Provides two different indicator styles.",
6   "homepage": "https://github.com/PerfectFreeze/PFPlayStationLoadingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cee": "cee@chu2byo.com"
13   },
14   "social_media_url": "http://twitter.com/ceecirno",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/PerfectFreeze/PFPlayStationLoadingView.git",
20     "tag": "v1.0.0"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "resources": "Classes/*.bundle",
28   "requires_arc": true