[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 2 / d / 4 / PHYExtendedAppDelegate / 0.1.1 / PHYExtendedAppDelegate.podspec.json
blob221e26777b484d569257f27774109a13dbaec56f
2   "name": "PHYExtendedAppDelegate",
3   "version": "0.1.1",
4   "summary": "Taming UIApplication delegates.",
5   "homepage": "http://rallyapp.io",
6   "license": "MIT",
7   "authors": {
8     "Matt Ricketson": "matt@phyreup.com"
9   },
10   "source": {
11     "git": "https://github.com/phyre-inc/PHYExtendedAppDelegate.git",
12     "tag": "0.1.1"
13   },
14   "social_media_url": "https://twitter.com/phyreup",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "public_header_files": "Classes/*.h",
20   "source_files": "Classes/*.{h,m}"