[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 7 / 3 / UrbanPush / 1.0 / UrbanPush.podspec.json
blob50b1b10845cba27eb277c592459920bab946c06e
2   "name": "UrbanPush",
3   "version": "1.0",
4   "summary": "send push through Urban Airship easily for iOS.",
5   "description": "objective-c urban airship push implementation for iOS to send urban airship easily",
6   "homepage": "https://github.com/iMokhles/UrbanPush",
7   "license": "MIT",
8   "authors": {
9     "iMokhles": "mokhleshussien@aol.com"
10   },
11   "source": {
12     "git": "https://github.com/iMokhles/UrbanPush.git",
13     "commit": "8af2b74260c5fb6ea282134aa18aee1adec2e20e",
14     "tag": "v1.0"
15   },
16   "social_media_url": "https://twitter.com/iMokhles",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "AudioToolbox"
25   ]