[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / c / 2 / AesUtils / 0.2.0 / AesUtils.podspec.json
blob39dfadc88a2e16ff06fee9fddcc6e39029947f20
2   "name": "AesUtils",
3   "version": "0.2.0",
4   "summary": "A common utils library for iOS.",
5   "description": "A common utils library for developing in iOS.",
6   "homepage": "https://github.com/archmagees/AesUtils",
7   "license": "MIT",
8   "authors": {
9     "Arthur Qiu": "archmagees@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/archmagees/AesUtils.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/archmagees",
16   "platforms": {
17     "ios": null
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "AesUtils": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "dependencies": {
32     "MBProgressHUD": [
34     ]
35   },
36   "deprecated": true