[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 8 / 2 / 4 / Harpy / 2.5.3 / Harpy.podspec.json
blob2c2d2a782dff9c2081808d59b4e00ac558ff48e8
2   "name": "Harpy",
3   "version": "2.5.3",
4   "summary": "Notify users that a new version of your iOS app is available, and prompt them with the AppStore link.",
5   "homepage": "https://github.com/ArtSabintsev/Harpy",
6   "platforms": {
7     "ios": "5.0"
8   },
9   "source": {
10     "git": "https://github.com/ArtSabintsev/Harpy.git",
11     "tag": "2.5.3"
12   },
13   "source_files": "Harpy/*.{h,m}",
14   "resources": "Harpy/Harpy.bundle",
15   "requires_arc": true,
16   "dependencies": {
17     "UIDevice-SupportedDevices": [
19     ]
20   },
21   "authors": {
22     "Arthur Ariel Sabintsev": "arthur@sabintsev.com"
23   },
24   "license": "MIT"