[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 0 / IFAFoundation / 1.0.1 / IFAFoundation.podspec.json
blob6134846965150e932d35fb7c5240210de4d2d9ed
2   "name": "IFAFoundation",
3   "version": "1.0.1",
4   "summary": "Collection of enhancements on top of Cocoa Touch foundation frameworks for iOS apps and app extensions.",
5   "homepage": "https://github.com/marcelo-schroeder/IFAFoundation",
6   "license": "Apache-2.0",
7   "authors": {
8     "Marcelo Schroeder": "marcelo.schroeder@infoaccent.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/marcelo-schroeder/IFAFoundation.git",
16     "tag": "v1.0.1"
17   },
18   "source_files": "IFAFoundation/IFAFoundation/classes/**/*.{h,m}"