[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / d / 3 / ParticlesLoadingView / 0.5 / ParticlesLoadingView.podspec.json
bloba702ff7f3759dcc5fbead7880787bfb3fc518ce4
2   "name": "ParticlesLoadingView",
3   "version": "0.5",
4   "summary": "A loading animation made of particles.",
5   "description": "A customizable SpriteKit particles animation on the border of a view.",
6   "homepage": "https://github.com/BalestraPatrick/ParticlesLoadingView",
7   "license": "MIT",
8   "authors": {
9     "Patrick Balestra": "me@patrickbalestra.com"
10   },
11   "source": {
12     "git": "https://github.com/BalestraPatrick/ParticlesLoadingView.git",
13     "tag": "0.5"
14   },
15   "social_media_url": "https://twitter.com/BalestraPatrick",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "ParticlesLoadingView": [
23       "Pod/Assets/*.png",
24       "Pod/Assets/*.sks"
25     ]
26   },
27   "frameworks": "SpriteKit"