[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / e / 5 / NAIManager / 1.0.0 / NAIManager.podspec.json
blobe31f7d2e9445ea9cce5e980e44372f1624d68927
2   "name": "NAIManager",
3   "version": "1.0.0",
4   "summary": "A Network Activity Indicator Manager for iOS.",
5   "authors": {
6     "Meniny": "Meniny@qq.com"
7   },
8   "homepage": "https://github.com/Meniny/NetworkActivityIndicatorManager",
9   "social_media_url": "https://meniny.cn/",
10   "license": "MIT",
11   "description": "NAIManager is a Network Activity Indicator Manager for iOS written in Swift.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Meniny/NetworkActivityIndicatorManager.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "NAIManager/Source/*",
20   "public_header_files": "NAIManager/Source/*.h",
21   "ios": {
22     "frameworks": [
23       "Foundation",
24       "UIKit"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"