[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / d / f / AFExtensions / 0.1.0 / AFExtensions.podspec.json
blob4fcecf08f230e99a39dc4340d7d9b8359ac0da9d
2   "name": "AFExtensions",
3   "version": "0.1.0",
4   "summary": "iOS Swift Extensions",
5   "description": "AFExtensions provides iOS Swift Extensions of primitive classes",
6   "homepage": "https://github.com/andreaferrando/AFExtensions",
7   "license": "MIT",
8   "authors": {
9     "andreaferrando": "andrea.ferrando@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/andreaFerrando/AFExtensions.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AFExtensions": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"