[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 8 / e / 5 / NAIManager / 1.1.0 / NAIManager.podspec.json
blobe957aa7b12ec0dd95c95311f6b0afa749558495a
2   "name": "NAIManager",
3   "version": "1.1.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.1.0"
18   },
19   "source_files": "NAIManager/**/*",
20   "public_header_files": "NAIManager/**/*.h",
21   "ios": {
22     "frameworks": [
23       "Foundation",
24       "UIKit"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"