[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 2 / a / 4 / AXExtensions / 1.0.7 / AXExtensions.podspec.json
blobb5b126b476667ee74b31aa160f317ab1f60561b2
2   "name": "AXExtensions",
3   "version": "1.0.7",
4   "summary": "A extensions framework in iOS.",
5   "description": "A extensions framework in iOS.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/devedbox/AXExtensions",
7   "license": "MIT",
8   "authors": {
9     "艾星": "862099730@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/devedbox/AXExtensions.git",
16     "tag": "1.0.7"
17   },
18   "source_files": [
19     "AXExtensions/AXExtensions/ALAsset+Image/*.{h,m}",
20     "AXExtensions/AXExtensions/PHAsset+Image/*.{h,m}",
21     "AXExtensions/AXExtensions/UIImagePickerController+Authorization/*.{h,m}",
22     "AXExtensions/AXExtensions/UINavigationBar+Separator_hidden/*.{h,m}",
23     "AXExtensions/AXExtensions/UIToolBar+Separator_hidden/*.{h,m}",
24     "AXExtensions/AXExtensions/UIViewController+Title/*.{h,m}",
25     "AXExtensions/AXExtensions/UIImage+TintColor/*.{h,m}"
26   ],
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "AssetsLibrary",
31     "Photos"
32   ],
33   "requires_arc": true