[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 3 / 2 / Scholica / 1.0.1 / Scholica.podspec.json
blob45328591d77cc6ac4efce380e1780201093de3e7
2   "name": "Scholica",
3   "version": "1.0.1",
4   "summary": "An iOS SDK to allow easy implementation of the Scholica API",
5   "homepage": "https://github.com/scholica/sdk-ios",
6   "license": "Apache",
7   "authors": {
8     "Thomas Schoffelen": "tom@scholica.com"
9   },
10   "source": {
11     "git": "https://github.com/scholica/sdk-ios.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Scholica/**/*",
19   "public_header_files": "Scholica/**/*.h",
20   "frameworks": "UIKit"