[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 2 / 3 / 5 / ILLib / 0.0.1 / ILLib.podspec.json
blob38cf8323cb50b01049f3b4782984aa7da7115dd7
2   "name": "ILLib",
3   "version": "0.0.1",
4   "summary": "ILLib collection of useful libraries.",
5   "description": "Different Libraries and functionalities Added along with new API.",
6   "homepage": "http://git.inspeero.com/pathik/illib",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Pinki Maurya": "pmaurya@inspeero.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://git.inspeero.com/pathik/illib.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "ILLib",
23     "ILLib/**/*.{h,m}",
24     "*.{h,m}"
25   ],
26   "requires_arc": true