[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / f / Activity / 1.0 / Activity.podspec.json
blobe5bcd0363802717eada8e93478aacd16f3dc51aa
2   "name": "Activity",
3   "version": "1.0",
4   "summary": "Activity for iOS Objective-C is a subclass of UIView.",
5   "description": "Activity is a UIView subclass that creates a customizable loading activity indicator like control.\n                 * Mimics Apple loading indicator from App Store & Music",
6   "homepage": "https://github.com/taruntyagi697/Activity",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Tarun Tyagi": "taruntyagi697@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/taruntyagi697/Activity.git",
19     "tag": "v1.0"
20   },
21   "frameworks": "QuartzCore",
22   "source_files": "Activity",
23   "requires_arc": true