repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
1
/
a
/
AHProvider
/
0.0.1
/
AHProvider.podspec.json
blob
c21b61df6fb2f14277c9e5b48f2583429261d49d
1
{
2
"name": "AHProvider",
3
"version": "0.0.1",
4
"summary": "AHProvider library to make API requests.",
5
"homepage": "https://github.com/Arohak/AHProvider",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Arohak": "aro.hak.25@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/Arohak/AHProvider.git",
15
"tag": "0.0.1"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "AHProvider/Classes/**/*",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
]
25
}